Lemonade Server integrates with LLM app: MineContext#1276
Open
Jays-1111 wants to merge 1 commit intolemonade-sdk:mainfrom
Open
Lemonade Server integrates with LLM app: MineContext#1276Jays-1111 wants to merge 1 commit intolemonade-sdk:mainfrom
Jays-1111 wants to merge 1 commit intolemonade-sdk:mainfrom
Conversation
e15af45 to
2617f2e
Compare
|
|
||
| <div align="center"> | ||
| <br><em>Work Summary and Todo Items Interface</em></br> | ||
| <img src="https://github.com/user-attachments/assets/f6f3c764-9af6-43d7-a4c1-562f2f6f4182" alt="Work Summary and Todo Items Interface" width="700"/> |
Contributor
There was a problem hiding this comment.
Image hosting should use lemonade-sdk/assets repo, not user-attachments. Please add images there.
Collaborator
Author
There was a problem hiding this comment.
https://github.com/lemonade-sdk/assets/pull/6/commits
The images have been committed to the repo. please review them.
| For optimal MineContext performance, launch Lemonade Server with extended context size and NPU concurrency tuning: | ||
|
|
||
| ```bash | ||
| lemonade-server serve --ctx-size 32768 --flm-args "-s 32 -q 32" |
Contributor
There was a problem hiding this comment.
Please document what the -s and -q mean here.
| @@ -0,0 +1,173 @@ | |||
| # MineContext | |||
Contributor
There was a problem hiding this comment.
This is a cool application! Can we make this guide more discoverable? Add it to the market place?
Collaborator
Author
There was a problem hiding this comment.
Absolutely! hope we can see it in the marketplace!
ramkrishna2910
requested changes
Mar 11, 2026
Contributor
ramkrishna2910
left a comment
There was a problem hiding this comment.
Thanks for the contribution. Please review the comments.
2617f2e to
ee0cbda
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Lemonade Server integrates with LLM app: MineContext
add minecontext.md